home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / araclar / Win98 / 98zak.exe / RCDATA / CABINET / SHELL.ADM < prev    next >
Windows Policy Administrative Template  |  1998-07-22  |  9KB  |  294 lines

  1. ; shell.adm
  2. ;
  3. ;;;;;;;;;;;;;;;;;;
  4. CLASS USER ;;;;;;;
  5. ;;;;;;;;;;;;;;;;;;
  6.  
  7. CATEGORY !!Desktop
  8. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  9.     POLICY !!DesktopSub
  10.         PART !!NoActiveDesktop CHECKBOX
  11.         VALUENAME NoActiveDesktop
  12.         END PART
  13.  
  14.         PART !!NoActiveDesktopChanges CHECKBOX
  15.         VALUENAME NoActiveDesktopChanges
  16.         END PART
  17.  
  18.         PART !!NoInternetIcon CHECKBOX
  19.         VALUENAME NoInternetIcon
  20.         END PART
  21.  
  22.         PART !!NoNetHood CHECKBOX
  23.         VALUENAME NoNetHood
  24.         END PART
  25.  
  26.         PART !!NoDesktop CHECKBOX
  27.         VALUENAME NoDesktop
  28.         END PART
  29.     END POLICY
  30.  
  31.     POLICY !!sz_ActiveDesktop_Title
  32.     KEYNAME "Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop"
  33.         PART !!sz_ATC_NoComponents CHECKBOX
  34.             VALUENAME "NoComponents"
  35.         END PART
  36.         PART !!sz_ATC_DisableAdd CHECKBOX
  37.             VALUENAME "NoAddingComponents"
  38.         END PART
  39.         PART !!sz_ATC_DisableDel CHECKBOX
  40.             VALUENAME "NoDeletingComponents"
  41.         END PART
  42.             
  43.         PART !!sz_ATC_DisableEdit CHECKBOX
  44.                 VALUENAME "NoEditingComponents"
  45.         END PART
  46.         PART !!sz_ATC_DisableClose CHECKBOX
  47.             VALUENAME "NoClosingComponents"
  48.         END PART
  49.     END POLICY
  50.  
  51.     POLICY !!sz_WallPaper_Title
  52.     KEYNAME "Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop"
  53.         PART !!sz_DWP_NoHTMLPaper CHECKBOX
  54.             VALUENAME "NoHTMLWallPaper"
  55.         END PART
  56.         PART !!sz_DWP_DisableChanges CHECKBOX
  57.             VALUENAME "NoChangingWallPaper"
  58.         END PART
  59.     END POLICY
  60.  
  61.     POLICY !!sz_DeskBands_Title
  62.     KEYNAME "Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop"
  63.         PART !!sz_DB_DragDropClose CHECKBOX
  64.             VALUENAME "NoCloseDragDropBands"
  65.         END PART
  66.         PART !!sz_DB_Moving CHECKBOX
  67.             VALUENAME "NoMovingBands"
  68.         END PART
  69.     END POLICY
  70. END CATEGORY
  71.  
  72.  
  73. CATEGORY !!StartMenu
  74. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  75.     POLICY !!StartMenu
  76.  
  77.         PART !!NoFavoritesMenu CHECKBOX
  78.         VALUENAME NoFavoritesMenu
  79.         END PART
  80.  
  81.         PART !!NoFind CHECKBOX
  82.         VALUENAME NoFind
  83.         END PART
  84.  
  85.         PART !!NoRun CHECKBOX
  86.         VALUENAME NoRun
  87.         END PART
  88.  
  89.     PART !!NoSetActiveDesktop CHECKBOX
  90.     VALUENAME NoSetActiveDesktop
  91.     END PART
  92.  
  93.     PART !!NoChangeStartMenu CHECKBOX
  94.     VALUENAME NoChangeStartMenu
  95.     END PART
  96.  
  97.     PART !!NoFolderOptions CHECKBOX
  98.     VALUENAME NoFolderOptions
  99.     END PART
  100.  
  101.         PART !!NoRecentDocsMenu CHECKBOX
  102.         VALUENAME NoRecentDocsMenu
  103.         END PART
  104.  
  105.         PART !!NoRecentDocsHistory CHECKBOX
  106.         VALUENAME NoRecentDocsHistory
  107.         END PART
  108.  
  109.         PART !!ClearRecentDocsOnExit CHECKBOX
  110.         VALUENAME ClearRecentDocsOnExit
  111.         END PART
  112.  
  113.         PART !!NoLogoff CHECKBOX
  114.         VALUENAME NoLogoff
  115.         END PART
  116.  
  117.         PART !!NoClose CHECKBOX
  118.         VALUENAME NoClose
  119.         END PART
  120.  
  121.         PART !!NoSetFolders CHECKBOX
  122.         VALUENAME NoSetFolders
  123.         END PART
  124.  
  125.         PART !!NoSetTaskbar CHECKBOX
  126.         VALUENAME NoSetTaskbar
  127.         END PART
  128.  
  129.         PART !!NoTrayContextMenu CHECKBOX
  130.         VALUENAME NoTrayContextMenu
  131.         END PART
  132.  
  133.         PART !!NoStartMenuSubFolders CHECKBOX
  134.         VALUENAME NoStartMenuSubFolders
  135.         END PART
  136.  
  137.         PART !!WindowsNTOnly TEXT END PART
  138.  
  139.         PART !!NoCommonGroups CHECKBOX
  140.         VALUENAME NoCommonGroups
  141.         END PART
  142.     END POLICY
  143. END CATEGORY
  144.  
  145. CATEGORY !!Shell
  146. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  147.     POLICY !!Shell
  148.         PART !!ClassicShell CHECKBOX
  149.         VALUENAME ClassicShell
  150.         END PART
  151.  
  152.         PART !!NoFileMenu CHECKBOX
  153.         VALUENAME NoFileMenu
  154.         END PART
  155.  
  156.         PART !!NoViewContextMenu CHECKBOX
  157.         VALUENAME NoViewContextMenu
  158.         END PART
  159.  
  160.         PART !!EnforceShellExtensionSecurity CHECKBOX
  161.         VALUENAME EnforceShellExtensionSecurity
  162.         END PART
  163.  
  164.         PART !!LinkResolveIgnoreLinkInfo CHECKBOX
  165.         VALUENAME LinkResolveIgnoreLinkInfo
  166.         END PART
  167.  
  168.         PART !!NoDrives CHECKBOX
  169.         VALUENAME NoDrives
  170.         VALUEON NUMERIC 67108863    ; low 26 bits on (1 bit per drive)
  171.         END PART
  172.  
  173.         PART !!NoNetConnectDisconnect CHECKBOX
  174.         VALUENAME NoNetConnectDisconnect
  175.         END PART
  176.  
  177.     END POLICY
  178. END CATEGORY
  179.  
  180. CATEGORY !!Printers
  181. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  182.     POLICY !!Printers
  183.         PART !!NoPrinterTabs CHECKBOX
  184.         VALUENAME NoPrinterTabs
  185.         END PART
  186.  
  187.         PART !!NoDeletePrinter CHECKBOX
  188.         VALUENAME NoDeletePrinter
  189.         END PART
  190.  
  191.         PART !!NoAddPrinter CHECKBOX
  192.         VALUENAME NoAddPrinter
  193.         END PART
  194.     END POLICY
  195. END CATEGORY
  196.  
  197. CATEGORY !!System
  198. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  199.     POLICY !!System
  200.       KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  201.       VALUENAME RestrictRun
  202.         PART !!RestrictApps LISTBOX
  203.         KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictRun
  204.         END PART
  205.  
  206.         PART !!Windows95Only TEXT 
  207.     END PART
  208.  
  209.         PART !!NoRealMode CHECKBOX
  210.         KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\WinOldApp
  211.         VALUENAME NoRealMode
  212.         END PART
  213.     END POLICY
  214. END CATEGORY
  215.  
  216.  
  217. [strings]
  218. Explorer="Explorer"
  219. Desktop="Desktop"
  220. DesktopSub="Desktop Restrictions"
  221. StartMenu="Start Menu"
  222. Shell="Shell"
  223. Printers="Printers"
  224. System="System"
  225. Windows95Only="-------- Windows 95 Only --------"
  226. WindowsNTOnly="-------- Windows NT Only --------"
  227. NoActiveDesktop="Disable Active Desktop"
  228. NoActiveDesktopChanges="Do not allow changes to Active Desktop"
  229. NoInternetIcon="Hide Internet Explorer icon"
  230. NoNetHood="Hide Network Neighborhood icon"
  231. NoDesktop="Hide all items on Desktop"
  232. NoFavoritesMenu="Remove Favorites menu from Start Menu"
  233. NoFind="Remove Find menu from Start Menu"
  234. NoRun="Remove Run menu from Start Menu"
  235. NoSetActiveDesktop="Remove the Active Desktop item from the Settings menu"
  236. NoChangeStartMenu="Disable drag and drop context menus on the Start Menu"
  237. NoFolderOptions="Remove the Folder Options menu item from the Settings menu"
  238. NoRecentDocsMenu="Remove Documents menu from Start Menu"
  239. NoRecentDocsHistory="Do not keep history of recently opened documents"
  240. ClearRecentDocsOnExit="Clear history of recent opened documents"
  241. NoLogoff="Disable Logoff"
  242. NoClose="Disable Shut Down command"
  243. NoSetFolders="Disable changes to Printers and Control Panel Settings"
  244. NoSetTaskbar="Disable changes to Taskbar and Start Menu Settings"
  245. NoTrayContextMenu="Disable context menu for Taskbar"
  246. NoStartMenuSubFolders="Hide custom Programs folders"
  247. NoCommonGroups="Hide common program groups in Start Menu"
  248. ClassicShell="Enable Classic Shell"
  249. NoFileMenu="Disable File menu in Shell folders"
  250. NoViewContextMenu="Disable context menu in Shell folders"
  251. EnforceShellExtensionSecurity="Only allow approved Shell extensions"
  252. LinkResolveIgnoreLinkInfo="Do not track Shell shortcuts during roaming"
  253. NoDrives="Hide Floppy Drives in My Computer"
  254. NoNetConnectDisconnect="Disable net connections/disconnections"
  255. NoPrinterTabs="Hide General and Details tabs in Printer Properties"
  256. NoDeletePrinter="Disable Deletion of Printers"
  257. NoAddPrinter="Disable Addition of Printers"
  258. RestrictApps="Run only specified Windows applications"
  259. RestrictAppsList="List of allowed Windows application:"
  260. RestrictApps_Tip1="     "
  261. RestrictApps_Tip2="To create a list of allowed applications, click Show,"
  262. RestrictApps_Tip3="then Add, and enter the application executable name"
  263. RestrictApps_Tip4="(e.g., Winword.exe, Poledit.exe, Notepad.exe)."
  264. NoRealMode="Do not allow computer to restart in MS-DOS mode"
  265.  
  266. sz_Desktop_Title="Desktop Settings"
  267.  
  268. ;;;;;; Active Desktop Items
  269. sz_ActiveDesktop_Title="Active Desktop Items"
  270. sz_ATC_NoComponents="Disable ALL desktop items"
  271. sz_ATC_DisableAdd="Disable adding ANY desktop items"
  272. sz_ATC_DisableDel="Disable deleting ANY desktop items"
  273. sz_ATC_DisableEdit="Disable editing ANY desktop items"
  274. sz_ATC_DisableClose="Disable closing ANY desktop items"
  275.  
  276. ;;;;;; Desktop Wall Paper
  277. sz_WallPaper_Title="Desktop WallPaper Settings"
  278. sz_DWP_NoHTMLPaper="No HTML wallpaper"
  279. sz_DWP_DisableChanges="Disable changing wallpaper"
  280.  
  281. ;;;;;; Desktop Bands
  282. sz_DeskBands_Title="Desktop Toolbars Settings"
  283. sz_DB_DragDropClose="Disable dragging, dropping and closing ALL toolbars"
  284. sz_DB_Moving="Disable resizing ALL toolbars"
  285.  
  286.  
  287. IEAK_Title=Web Desktop
  288. IEAK_DescriptionTitle=Web Desktop Restrictions
  289. IEAK_Description1=Using the restrictions in this file, you can prevent users from interacting with the shell operating system in various ways. These restrictions will be applied universally on every machine that installs this package.
  290.  
  291. [IEAK]
  292. Lock=1
  293. Roles=001
  294. NumOfDescLines=1